Skip to the content.

INV Unit Of Measure Conversion Upload – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

INV Unit Of Measure Conversion Upload ============================= In R12.2 and later: This upload enables the user to

The upload supports the following unit of measure conversion types:

In R12.1: The functionality is restricted to creating new Item specific Intra-Class and Inter-Class conversions only. Update of existing unit of measure conversions is not supported in R12.1 Creation of Standard and Lot specific unit of measure conversions is not supported in R12.1

Report Parameters

Upload Mode, Conversion Type, From Unit of Measure Class, From Unit of Measure, To Unit of Measure Class, To Unit of Measure, Item, Lot Number

Oracle EBS Tables Used

mtl_uom_conversions, mtl_units_of_measure_vl, mtl_uom_classes_vl, mtl_system_items_vl, mtl_parameters, mtl_uom_class_conversions, mtl_lot_uom_class_conversions, uom_conv_qry

Report Categories

Enginatics, R12 only, Upload

INV Item Upload, INV Items, CAC Manufacturing Variance, CAC Internal Order Shipment Margin, CAC WIP Resource Efficiency, INV Item Templates, CAC New Standard Item Costs, CAC Invoice Price Variance, INV Cycle count entries and adjustments

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output None
Blitz Report™ XML Import INV_Unit_Of_Measure_Conversion_Upload.xml
Full SQL on Enginatics www.enginatics.com/reports/inv-unit-of-measure-conversion-upload/

INV Unit Of Measure Conversion Upload - Case Study & Technical Analysis

Executive Summary

The INV Unit Of Measure Conversion Upload is a master data management tool. It allows for the bulk creation and update of UOM conversions (e.g., “1 Box = 10 Each”). This is essential for companies with complex packaging hierarchies or those that buy in one UOM and issue in another.

Business Challenge

Managing UOM conversions is complex and critical.

Solution

The INV Unit Of Measure Conversion Upload streamlines the maintenance of these rules. It supports Standard, Intra-Class, and Inter-Class conversions.

Key Features:

Technical Architecture

The tool interacts with the UOM conversion tables, often using the INV_UOM_API or direct interface tables.

Key Tables and Views

Core Logic

  1. Upload: Reads the Item, From UOM, To UOM, and Rate from Excel.
  2. Validation: Checks that the UOMs exist and the item is valid.
  3. Processing: Calls the API to create or update the conversion record.

Business Impact


© 2026 Enginatics